CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sliding window

搜索资源列表

  1. medianwavefiltering

    0下载:
  2. 中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace the original gray value, it is
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:40707
    • 提供者:fujay
  1. DataLinkLayerUDP(1)

    0下载:
  2. 这是一款教学实验的源代码,数据链路控制规程的演示,用SOCKET(UDP) 通信平台实现点对点数据链路控制规程,演示了滑动窗口控制协议(GO-BACK-N)的工作原理的理解。-This is a teaching experiment
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:197907
    • 提供者:Tony Yau
  1. 504687p5p6

    0下载:
  2. ARQ协议的实现 从单工停等到滑动窗口协议的实现-ARQ agreement to stop workers from a single to wait until the realization of Sliding Window Protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:18785
    • 提供者:wangjiao
  1. medfilt

    0下载:
  2. 该算法充分地利用相邻两次中值滤波窗口内数据的相关性。本文提出的中值滤波的快速算法的基本思想是:原始数据序列上中值滤波的滑窗在移动过程中,当前窗只要删除其最早的元素,加入窗后的新元素,即成为下一窗的内容。-Full use of the algorithm two adjacent window median filter data related to each other. In this paper, the median filtering of the fast algorithm fo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:49551
    • 提供者:王超群
  1. graythresh

    0下载:
  2. 本文提出的中值滤波的快速算法的基本思想是:原始数据序列上中值滤波的滑窗在移动过程中,当前窗只要删除其最早的元素,加入窗后的新元素,即成为下一窗的内容。这个只是Matlab里封装的算法代码-In this paper, the median filtering of the fast algorithm for the basic idea is: the original data sequence in the sliding window filtering process in the m
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1265
    • 提供者:王超群
  1. datalink

    0下载:
  2. 利用数据链路层原理,设计一个滑动窗口协议并在仿真环境下编程实现有噪音信道环境下的可靠的双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270 毫秒,信道误码率为10-5,信道提供字节流传输服务,网络层分组长度在240~256字节范围。-Data link layer using the principle of a sliding window protocol design and simulation environment in the programming channe
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:14580
    • 提供者:红军
  1. guide

    0下载:
  2. Netriver平台滑动窗口协议实验指南-Sliding Window Protocol Netriver experimental platform Guide
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-05
    • 文件大小:611150
    • 提供者:test1230
  1. udp--SlidingWindow

    1下载:
  2. 使用UDP模拟滑动窗口,进行流量控制。可手工输入错误帧与丢失的帧。-The use of UDP analog sliding window for flow control.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:892870
    • 提供者:源泉
  1. kkcs

    0下载:
  2. 可靠传输的实现,以字节为单位的滑动窗口,发送缓存-Reliable Transmission, in bytes of the sliding window, send buffer
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:300739
    • 提供者:郑周
  1. Slidingwindow

    0下载:
  2. sliding window protocol
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:1608
    • 提供者:Vivek Patole
  1. glider-0.0.3

    0下载:
  2. javascr ipt+css实现的滑窗效果,代码简单,效果比较酷-javascr ipt+ css sliding window to achieve results, the code simple, relatively cool effect
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:33814
    • 提供者:spenlet
  1. lab1

    1下载:
  2. 数据链路层滑动窗口协议~该程序模拟数据链路层的传输 使用滑动窗口中的选择重传协议~-The data link layer sliding window protocol ~ the program to simulate the transmission of the data link layer using the sliding window ARQ protocol ~
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-05-01
    • 文件大小:225370
    • 提供者:李媛
  1. ~

    0下载:
  2. 生物信息学系列比对点阵图的事项以及滑动窗口技术-Bioinformatics series than to the bitmap and the sliding window technique
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:8335
    • 提供者:soso
  1. slide_window

    0下载:
  2. 滑动窗口协议,描述通信双方如何利用滑动窗口协议来进行通信。-Sliding Window Protocol, describing both how to use the sliding window communication protocol to communicate.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1239
    • 提供者:闻悦
  1. gobackN

    0下载:
  2. goBackN sliding window protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:3021
    • 提供者:praveen
  1. MinMaxFilterFolder

    0下载:
  2. Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码, -Descr iption The filter computes the minima and/or maxima of an array over sliding window with a given size. Multidimensional array is fully supported: running filter in 1D, 2D filter for image process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:29356
    • 提供者:谢冉
  1. MakeTCPHole

    0下载:
  2. NAT穿透。滑动窗口。TCP编程下的实例。学习参考用。只是提供一个思路。-NAT penetration. Sliding window. Under the TCP programming examples. Learning reference. Just a thought.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:284894
    • 提供者:ken
  1. huachuangjiance

    0下载:
  2. matlab下实现对高斯噪声下的小目标的滑窗检测。数据为1000个点,滑窗窗口大小为30,每次滑动一个点的数据。采用的是窗内30个数据先各自平方,然后求和,再除以窗口大小。实验表明能有效检测雷达目标信号。-matlab under Gaussian noise to achieve a small target detection sliding window. Data for 1000 point sliding window window size is 30, each time mov
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:61266
    • 提供者:王综新
  1. Cpp1

    0下载:
  2. 实现了用VC++实现了对滑窗积分法的编程,简单而方便-Sliding window integration with the programming method is simple and efficient, the results achieved by direct programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:542
    • 提供者:幽室
  1. Acivs09Code

    0下载:
  2. AbstractWe investigate the problem of pedestrian detection in still images. Sliding window classifiers, notably using the Histogram-of-Gradient (HOG) features proposed by Dalal and Triggs are the state-of-the-art for this task, and we base our method
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-25
    • 文件大小:53859
    • 提供者:Flavio58
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com